projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
095ea84
)
Don't run testfocus in 'make check'
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 17 Jul 2011 23:37:39 +0000
(19:37 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 17 Jul 2011 23:37:39 +0000
(19:37 -0400)
It is not meant for that.
tests/a11y/Makefile.am
patch
|
blob
|
history
diff --git
a/tests/a11y/Makefile.am
b/tests/a11y/Makefile.am
index 83f4d19b168849ca8fdaad02a6e2f52d16b30f68..d3fb9abfb6d49b0a56fd38755e9611354530a832 100644
(file)
--- a/
tests/a11y/Makefile.am
+++ b/
tests/a11y/Makefile.am
@@
-26,10
+26,11
@@
TEST_PROGS += text
TEST_PROGS += children
TEST_PROGS += focus
-TEST_PROGS += testfocus
TEST_PROGS += util
+noinst_PROGS = testfocus
+
EXTRA_DIST += \
hello-world.ui hello-world.txt \
mnemonic.ui mnemonic.txt \